Skip to content

Bump syrupy from 5.0.0 to 5.1.0#230

Merged
tr4nt0r merged 1 commit intomainfrom
dependabot/pip/syrupy-5.1.0
Jan 27, 2026
Merged

Bump syrupy from 5.0.0 to 5.1.0#230
tr4nt0r merged 1 commit intomainfrom
dependabot/pip/syrupy-5.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps syrupy from 5.0.0 to 5.1.0.

Release notes

Sourced from syrupy's releases.

v5.1.0

5.1.0 (2026-01-25)

Features

  • add serializer plugin system; plugins for data models (#1062) (df9bc8f)
Changelog

Sourced from syrupy's changelog.

5.1.0 (2026-01-25)

Features

  • add serializer plugin system; plugins for data models (#1062) (df9bc8f)
Commits
  • 7096efd chore(release): 5.1.0 [skip ci]
  • 07aa00d chore(deps): update dependency attrs to v25 (#1063)
  • 1f29ae0 docs: add bwrob as a contributor for code (#1064)
  • df9bc8f feat: add serializer plugin system; plugins for data models (#1062)
  • 841257d chore(deps): update dependency coverage to v7.13.1 (#1061)
  • 2d8dfa7 chore(deps): update codecov/codecov-action action to v5.5.2 (#1056)
  • f5f9ef7 chore(deps): update dependency debugpy to v1.8.18 (#1057)
  • eaeb6ae chore(deps): update dependency pytest to v9.0.2 (#1055)
  • 263b23b chore(deps): update python docker tag to v3.14.1 (#1054)
  • a0dd77b chore(deps): update actions/checkout action to v6.0.1 (#1053)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](syrupy-project/syrupy@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: syrupy
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added ♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code labels Jan 26, 2026
@dependabot dependabot bot requested a review from miaucl as a code owner January 26, 2026 21:29
@dependabot dependabot bot added the ♻️ dependencies Pull requests that update a dependency file label Jan 26, 2026
@dependabot dependabot bot requested a review from tr4nt0r as a code owner January 26, 2026 21:29
@dependabot dependabot bot added the 🐍 python Pull requests that update Python code label Jan 26, 2026
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.43%. Comparing base (8b3b7db) to head (28078c4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #230   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files           6        6           
  Lines         701      701           
  Branches       30       30           
=======================================
  Hits          648      648           
  Misses         46       46           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tr4nt0r tr4nt0r merged commit 5fcf25b into main Jan 27, 2026
37 of 54 checks passed
@tr4nt0r tr4nt0r deleted the dependabot/pip/syrupy-5.1.0 branch January 27, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant